It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2025-04-21 0 2 // 1 2025-04-22 2 3 // 2 2025-04-23 0 5 // 3 2025-04-24 0 0 // 4 2025-04-25 0 1 // 5 2025-04-26 0 2 // 6 2025-04-27 1 11 // 7 2025-04-28 0 5 // 8 2025-04-29 0 6 // 9 2025-04-30 0 1 // 10 2025-05-01 0 1 // 11 2025-05-02 0 8 // 12 2025-05-03 0 8 // 13 2025-05-04 0 3 // 14 2025-05-05 0 4 // 15 2025-05-06 0 1 // 16 2025-05-07 0 4 // 17 2025-05-08 0 1 // 18 2025-05-09 0 0 // 19 2025-05-10 0 0 // 20 2025-05-11 0 0